* {
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
}
a {
    text-decoration: none;
}
.w {
    width: 1200px;
    margin: 0 auto;
}

/* 清除浮动 给父元素加类名 clearfix */
.clearfix::after {
    content:"";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    *zoom: 1;
}

/* 1.header部分开始 */
.head {
    width: 100%;
}
.top {
    width: 100%;
    height: 295px;
    text-align: center;
}
/* .top_pic {
    width: 100%;
    height: 100%;
} */

/* nav部分开始 */
.nav{
    height: 50px;
    background-color: #C22022;
}
.nav_ul  {
    height: 50px;
    line-height: 50px;
}
.nav_ul li {
    position: relative;
    float: left;
    display: line-block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.nav_ul li:hover {
    background-color: #9C1718;
}
.nav_ul a {
    width: 150px;
    height: 50px;
    color: #ffffff;
    font-size: 18px;
    font-family: "微软雅黑" ;
    font-weight:  700;
}
/* 子菜单部分 */
.li_on:hover .list {
    display: block;
    border: 1px solid #C22022;
}
.list {
    position: absolute;
    top: 50px;
    left: 0;
    display: none;
    z-index: 1;
}
.list li {
    float: none;
    width: 148px;
    height: 45px;
    line-height: 45px;
    background-color:#ffffff;
}
.list>li:hover {
    background-color: #C22022 ;    
}
.list>li:hover a {
    color: #ffffff;
}
.list>li>a {
    color: #C22022;
    font-size: 17px;
}
/* nav部分结束 */
/* 1.header部分  结束 */

/* 2.头条部分  开始 */
.toutiao {
    height: 70px;
    margin-top: 10px;
}
.ttpic {
    float: left;
    width: 200px;
    height: 70px;
}
.ttpic img {
    width: 200px;
    height: 70px;
}
.toutiao_tt {
    width: 100%;
    height: 70px;
    line-height: 70px;
    background-color: #f5f5f5;
    color: #F90005;
    font-size: 27px;
    font-family: "微软雅黑" ;
    font-weight:  700;
    text-align: center;
}
.toutiao_tt a {

    color: #F90005;

}
/* 2.头条部分  结束 */

/* 广告位 */
.ggw {
    margin-top: 10px;
    height: 85px;
}
.ggw img {
    width: 1200px;
    height: 85px;
}
/* 3.(1) row1 部分 开始*/
.box {
    margin-top: 15px;
    clear:both;
    
}

.row1 {
    width: 100%;
    height: 380px;
}
/* 左侧轮播图 */
.row1_left {
    float: left;
    width: 700px;
    height: 380px;
    /* border: 2px #000000 solid; */
}
.demo {
    /* margin-top: 5px; */
    width: 700px;
    height: 100%;
}
.demo img {
    width: 100%;
    height: 100%;
}
/* 右侧要闻频道 */
.row1_ywpd {
    float: left;
    width: 440px;
    height: 400px;
    margin-left: 50px;
}

/* 标题部分(通用) */
.bt_top {
    height: 40px;
    clear: both;
}
.bt_border {
    width: 100%;
    height: 2px;
    border-bottom: 1px solid #c3bebd;
}
.bt_top_1 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-left: 15px;
}
.bt_top_1>a {
    height: 40px;
    line-height: 40px;
    color: #C22022;
    font-size: 20px;
    font-family: "微软雅黑" ;
    font-weight:  700;
}
.bt_top_1 span{
    float: right;
    width: 60px;
    height: 20px;
    line-height: 20px;
    margin-right: 15px;
    margin-top: 15px;
}
.bt_top_1 img{
    width: 45px;
    height: 13px;
}
.bt_top_1 span{
    float: right;
    width: 60px;
    height: 20px;
    line-height: 20px;
    margin-right: 15px;
    margin-top: 15px;
}
.bt_top_1 img{
    width: 45px;
    height: 13px;
}
/* 列表li部分 */
.ul_ff {
    margin-top: 5px;
}
.ff {
    height: 38px;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ff a {
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    color: #333333;
    font: 17px "微软雅黑" ;
}
.ff:hover a{
    color: #C22022;

}
/* li前面的小圆点 */
.ff::before {
    content: "";
    width: 4px;
    height: 4px;
    display: inline-block;
    border-radius: 50%;
    /* background:#C0272C; */
    background:#d6ac20;
    vertical-align: middle;
    margin-left: 12px;
}
/* 3.(1) row1 部分 结束*/
/* 3.(2) row2 部分 【一行图标链接 】   开始*/
.row2{
    height: 120px;
    margin: 25px auto;
    clear: both;
    padding: 10px 0;
    border-radius: 15px 15px 15px 15px;
}
.tblogo {
    width: 1080px;
    height: 100px;
    margin: 0 auto;
    overflow: hidden;
    display: block;
}
.tblogo ul li {
    float: left;
    width: 120px;
    height: 100px;
    /* background-color: #F7F7F7; */
    background-color: #ffffff;
    margin-left: 40px;
    border-radius :10px;
}
.tblogo ul li a {
    width: 120px;
    height: 20px;
    padding-top: 70px;
    text-align: center;
    color: #333333;
    font: 16px "微软雅黑";
    font-weight: 700;
    display: block;
}
.tblogo ul li:hover a {
    color: #C0272C;
}
.tblogo ul li:hover {
    /* background-color: #DCDCDC; */
    background-color: #f1cb91b9;

}
.tblogo>ul>.tblogo_1 {
    margin-left: 0 ;
}
/* 3.(2) row2 部分 结束*/
/* 3.(3) row3 部分 开始*/
.row3{
    margin-top: 10px;
    height: 580px;
    clear: both;
}
.rr1,.rr2 {
    height: 270px;
    margin-bottom: 20px;
}
.row3 .row3_css{
    float: left;
    width: 365px;
    height: 270px;
    margin-left: 50px;
}
.row3 .row3_jypx {
    margin-left: 0px;
}
.row3 .row3_jgdj {
    margin-left: 0px;
}
/* 3.(3) row3 部分 结束*/

/* 4.学院掠影部分 开始 */
.xyly {
    height: 260px;
}
.xyly_top {
    position: relative;
    width: 100%;
    height: 50px;
}
.xyly_bt {
    position: absolute;
    left: 558px;
    top: 8px;
    color: #C0272C;
    font-size: 20px;
    font-family: "微软雅黑" ;
    font-weight:  700;
}
.xyly_top img {
    width: 100%;
    height: 50px;
    margin-top: 12px;
}
.xyly_pics {
    margin-top: 30px;
}
.xyly_pics li {
    float: left;
    width: 270px;
    height: 150px;
    margin-left: 23px;
}
.xyly_pics img {
    width: 270px;
    height: 150px;
}
.xyly_pics .xx {
    margin-left: 17px;
}
/* 4.学院掠影部分 结束 */

/* 5.友情链接部分  13  10  14  11开始 */
.yqlj {
    width: 100%;
    height: 100px;
    background-color: #DCDCDC;
    /* clear: both; */
}
.yplj_bt {
    float: left;
    margin: 25px 0 25px 50px;
    width: 40px;
    height: 55px;
    border-right: 1px solid #333333;
    padding-right: 70px;
    color: #9C1718;
    font-size: 18px;
    font-family: "微软雅黑" ;
    font-weight:  700;
}
/* li标签 开始*/
.yqlj_lj {
    float: left;
    height: 40px;
    margin: 30px 0 25px 70px;
}
.cc {
    float: left;
    line-height: 20px;
    margin-left: 60px;
    margin-bottom: 6px;
}
.cc::before {
    content: "";
    width: 4px;
    height: 4px;
    display: inline-block;
    border-radius: 50%;
    background: #9C1718;
    vertical-align: middle;
    margin-right: 5px;
}
.yqlj_lj .cc1 {
    margin-left: 0px;
}
/* li标签 结束*/
.cc a {
    color: #555454;
    font-size: 16px;
    font-family: "微软雅黑" ;
}
.cc a:hover {
    color: #9C1718;
}
.selectstyle1013,.selectstyle1010,.selectstyle1014,.selectstyle1011 {
    margin-left: 70px;

}
.yqlj_lj .selectstyle1013 {
    width: 210px;
    margin-left: 5px;
}
.selectstyle1010 {
    width: 135px;
}
.selectstyle1014 {
    width: 210px;
}
.selectstyle1011 {
    width: 120px;
    margin-left: 85px;
}
.yplj_tb {
    height: 30px;
    margin-top: 10px;
}
/* 5.友情链接部分 结束 */
.footer {
    width: 100%;
    height: 190px;
    background-color: #9C1718;
    clear: both; 
}
.lxwm {
    height: 70px;
    margin: 0 auto;
    padding-top: 15px;
    color: #dfd9d9;
    font-size: 16px;
    text-align: center;
}
.lxwm p{
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
}
.lxwm>p>a {
    color: #dfd9d9;
    font-size: 16px;
}
.lxwm>p>a:hover {
    color: #ffffff;
}

/* 二级栏目样式  二级栏目样式  二级栏目样式  二级栏目样式 二级栏目样式 二级栏目样式 二级栏目样式 二级栏目样式*/

/* 2.预留位置行 开始 */
.location {
    width: 1160px; 
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    background-color: #EDEDED;
    text-align: left;
    padding: 0 20px;
}
.location span{
    font-size: 16px;

}
/* 2.预留位置行 结束 */

/* 左侧菜单----选中时样式 */
#xuanzh>a {
    color: #C22022;
    font: 18px "微软雅黑" ;
    font-weight: 700;
}


/* 3.二级栏目部分，左侧list */
.list_box {
    width: 1200px;
    clear: both;
    overflow: hidden;
    
}
.main_left_list {
    float: left;
    width: 300px;
    height: 300px;
    margin-top: 30px;
}
.main_left_list h1 {
    height: 60px;
    line-height: 50px;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
}
.main_left_list li {
    position: relative;
    width: 300px;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #EDEDED;
}
.main_left_list li a {
    height: 60px;
    line-height: 60px;
    color: #333333;
    font: 18px "微软雅黑" ;
    text-align: center;
    margin-left: 15px;
}
.main_left_list li:hover a{
    color: #C22022;
    font: 18px "微软雅黑" ;
    font-weight: 700;
}
/* 右侧下拉三角 */
.sanj {
    position: absolute;
    right: 10px;
    top: 20px;
    width: 0px;
    height: 0px;
    border: 8px solid transparent;
    border-left-color: #C22022;
}

/* 右侧 内容 开始*/
.main_right_content {
    float: left;
    width: 848px;
    margin-top: 30px;
    margin-left: 50px;
    /* border: 1px solid #EDEDED; */
}

/*页码*/
.epages {
	text-align: center;width: 660px; float:right; padding-top:15px; padding-bottom:10px;
	}
.epages{margin:3px 0;font:11px/12px Tahoma}
.epages *{vertical-align:middle;}
.epages a{border:1px solid #9db3c5;text-align:center; padding:4px 8px 4px 8px;text-align:center;text-decoration:none; font-size:12px;}
.epages a:hover{border:1px solid #0569C1;text-align:center; padding:4px 8px 4px 8px;text-decoration:none;color:#ffffff; font-size:12px;background:#0569C1;}
.epages b{padding:4px 8px 4px 8px;text-decoration:none;color:#ffffff; font-size:12px;background:#0569C1;}
.Total  b{padding:4px 8px 4px 8px;text-decoration:none;color:#ffffff; font-size:12px;}


/* 轮播图*/
.lbt{float:left;}
.slideBox{ width:100%; height:380px; overflow:hidden; position:relative;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:10px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;}
.slideBox .hd ul li{ float:left;line-height:14px; text-align:center; cursor:pointer; color:#C9C9C9; font-size:24px;}
.slideBox .hd ul li.on{color:#e3241c; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:700px; height:380px;display:block; }
.bot{width:700px; height:36px; background:#000; opacity:0.4; position:absolute; bottom:0; left:0; z-index:2;}
.slideBox .bd li span{position:absolute; bottom:0; width:600px; height:36px;z-index:3; margin-left:10px; overflow:hidden;}
.slideBox .bd li span a{ font-size:18px; font-weight:bold; overflow:hidden; line-height:36px; color:#FFF;}

